home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 906 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: lightning.mgl.ca!snapper
  2. From: snapper@mgl.ca (Allan Purtle)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Multiple ISP setup
  5. Date: 29 Jan 1996 17:55:57 GMT
  6. Organization: MGL Systems Internet
  7. Message-ID: <4ej1nd$6k2@thunder.mgl.ca>
  8. References: <792.6596T1216T773@internet-eireann.ie> <4ebedu$p35@thunder.mgl.ca> <mbs.47qy@adastra.cvl.va.us>
  9. NNTP-Posting-Host: lightning.mgl.ca
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Michael B. Smith (mbs@adastra.cvl.va.us) wrote:
  13.  
  14. : The default BSD code supports three nameservers. A request is sent to the
  15. : first one, if it times out, the request is repeated to the second one. Etc.
  16.  
  17. You might want to check into that a little closer :-)
  18.  
  19. : For purely speed reasons, having multiple resolv.conf files is the best
  20. : idea (assuming that on one connection the primary nameserver is "close"
  21. : and the other isn't, and vice versa).
  22.  
  23. And what would you advise if they want to connect to more than one ISP 
  24. concurrently, God forbid....
  25.  
  26. As for the speed issue, if you have a 19,200bps connection to an ISP with 
  27. reasonable performance hardware, you won't be able to tell the difference as the 
  28. DNS packet will make it round trip in about the same time as it takes to encode it 
  29. to PPP and back again. If your using Web browser, where DNS is reasonable heavy 
  30. useage, again you aren't going to notice because of everything else thats going on 
  31. concurrently, assuming you have an intelligent browser.
  32.  
  33. On a 9600bps connection, and pointing the Primary DNS to some location not on your 
  34. providers network, there is a high probability you will get a resonse from a 
  35. seconday server on the providers network before you see the response from the 
  36. distant Primary, and you may or may not wait for the timeout or returning packet 
  37. from that Primary depending on how one has the DNS layer configured for the 
  38. specific requests.
  39.  
  40. So does anyone have a good reason to connect to more than one ISP at a time ?
  41.  
  42. Does anyone have more than 3 ISP accounts ?
  43.  
  44.